public final class Space extends com.google.protobuf.GeneratedMessageV3 implements SpaceOrBuilder
[Developer Preview](https://developers.google.com/workspace/preview). Virtual place where conferences are held. Only one active conference can be held in one space at any given time.Protobuf type
google.apps.meet.v2beta.Space| Modifier and Type | Class and Description |
|---|---|
static class |
Space.Builder
[Developer Preview](https://developers.google.com/workspace/preview).
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIVE_CONFERENCE_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
MEETING_CODE_FIELD_NUMBER |
static int |
MEETING_URI_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ActiveConference |
getActiveConference()
Active conference if it exists.
|
ActiveConferenceOrBuilder |
getActiveConferenceOrBuilder()
Active conference if it exists.
|
SpaceConfig |
getConfig()
Configuration pertaining to the meeting space.
|
SpaceConfigOrBuilder |
getConfigOrBuilder()
Configuration pertaining to the meeting space.
|
static Space |
getDefaultInstance() |
Space |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMeetingCode()
Output only.
|
com.google.protobuf.ByteString |
getMeetingCodeBytes()
Output only.
|
String |
getMeetingUri()
Output only.
|
com.google.protobuf.ByteString |
getMeetingUriBytes()
Output only.
|
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
com.google.protobuf.Parser<Space> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasActiveConference()
Active conference if it exists.
|
boolean |
hasConfig()
Configuration pertaining to the meeting space.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Space.Builder |
newBuilder() |
static Space.Builder |
newBuilder(Space prototype) |
Space.Builder |
newBuilderForType() |
protected Space.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Space |
parseDelimitedFrom(InputStream input) |
static Space |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Space |
parseFrom(byte[] data) |
static Space |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Space |
parseFrom(ByteBuffer data) |
static Space |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Space |
parseFrom(com.google.protobuf.ByteString data) |
static Space |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Space |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Space |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Space |
parseFrom(InputStream input) |
static Space |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Space> |
parser() |
Space.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int MEETING_URI_FIELD_NUMBER
public static final int MEETING_CODE_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int ACTIVE_CONFERENCE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
Immutable. Resource name of the space.
Format: `spaces/{space}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface SpaceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. Resource name of the space.
Format: `spaces/{space}`
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface SpaceOrBuilderpublic String getMeetingUri()
Output only. URI used to join meeting, such as `https://meet.google.com/abc-mnop-xyz`.
string meeting_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getMeetingUri in interface SpaceOrBuilderpublic com.google.protobuf.ByteString getMeetingUriBytes()
Output only. URI used to join meeting, such as `https://meet.google.com/abc-mnop-xyz`.
string meeting_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getMeetingUriBytes in interface SpaceOrBuilderpublic String getMeetingCode()
Output only. Type friendly code to join the meeting. Format: `[a-z]+-[a-z]+-[a-z]+` such as `abc-mnop-xyz`. The maximum length is 128 characters. Can ONLY be used as alias of the space ID to get the space.
string meeting_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getMeetingCode in interface SpaceOrBuilderpublic com.google.protobuf.ByteString getMeetingCodeBytes()
Output only. Type friendly code to join the meeting. Format: `[a-z]+-[a-z]+-[a-z]+` such as `abc-mnop-xyz`. The maximum length is 128 characters. Can ONLY be used as alias of the space ID to get the space.
string meeting_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getMeetingCodeBytes in interface SpaceOrBuilderpublic boolean hasConfig()
Configuration pertaining to the meeting space.
.google.apps.meet.v2beta.SpaceConfig config = 5;hasConfig in interface SpaceOrBuilderpublic SpaceConfig getConfig()
Configuration pertaining to the meeting space.
.google.apps.meet.v2beta.SpaceConfig config = 5;getConfig in interface SpaceOrBuilderpublic SpaceConfigOrBuilder getConfigOrBuilder()
Configuration pertaining to the meeting space.
.google.apps.meet.v2beta.SpaceConfig config = 5;getConfigOrBuilder in interface SpaceOrBuilderpublic boolean hasActiveConference()
Active conference if it exists.
.google.apps.meet.v2beta.ActiveConference active_conference = 6;hasActiveConference in interface SpaceOrBuilderpublic ActiveConference getActiveConference()
Active conference if it exists.
.google.apps.meet.v2beta.ActiveConference active_conference = 6;getActiveConference in interface SpaceOrBuilderpublic ActiveConferenceOrBuilder getActiveConferenceOrBuilder()
Active conference if it exists.
.google.apps.meet.v2beta.ActiveConference active_conference = 6;getActiveConferenceOrBuilder in interface SpaceOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Space parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Space parseFrom(InputStream input) throws IOException
IOExceptionpublic static Space parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Space parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Space parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Space parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Space parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Space.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Space.Builder newBuilder()
public static Space.Builder newBuilder(Space prototype)
public Space.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Space.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Space getDefaultInstance()
public static com.google.protobuf.Parser<Space> parser()
public com.google.protobuf.Parser<Space> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Space getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.