| Modifier and Type | Method and Description |
|---|---|
static SpaceConfig.EntryPointAccess |
SpaceConfig.EntryPointAccess.forNumber(int value) |
SpaceConfig.EntryPointAccess |
SpaceConfig.getEntryPointAccess()
Defines the entry points that can be used to join meetings hosted in this
meeting space.
|
SpaceConfig.EntryPointAccess |
SpaceConfig.Builder.getEntryPointAccess()
Defines the entry points that can be used to join meetings hosted in this
meeting space.
|
SpaceConfig.EntryPointAccess |
SpaceConfigOrBuilder.getEntryPointAccess()
Defines the entry points that can be used to join meetings hosted in this
meeting space.
|
static SpaceConfig.EntryPointAccess |
SpaceConfig.EntryPointAccess.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SpaceConfig.EntryPointAccess |
SpaceConfig.EntryPointAccess.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SpaceConfig.EntryPointAccess |
SpaceConfig.EntryPointAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceConfig.EntryPointAccess[] |
SpaceConfig.EntryPointAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SpaceConfig.EntryPointAccess> |
SpaceConfig.EntryPointAccess.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig.Builder |
SpaceConfig.Builder.setEntryPointAccess(SpaceConfig.EntryPointAccess value)
Defines the entry points that can be used to join meetings hosted in this
meeting space.
|
Copyright © 2024 Google LLC. All rights reserved.