public final class SpaceBatchUpdatedEventData extends GeneratedMessage implements SpaceBatchUpdatedEventDataOrBuilderEvent payload for multiple updates to a space.
Event type: google.workspace.chat.space.v1.batchUpdated
Protobuf type google.chat.v1.SpaceBatchUpdatedEventData
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SpaceBatchUpdatedEventDataImplements
SpaceBatchUpdatedEventDataOrBuilderStatic Fields
SPACES_FIELD_NUMBER
public static final int SPACES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SpaceBatchUpdatedEventData getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SpaceBatchUpdatedEventData.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData.Builder |
|
newBuilder(SpaceBatchUpdatedEventData prototype)
public static SpaceBatchUpdatedEventData.Builder newBuilder(SpaceBatchUpdatedEventData prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SpaceBatchUpdatedEventData |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData.Builder |
|
parseDelimitedFrom(InputStream input)
public static SpaceBatchUpdatedEventData parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SpaceBatchUpdatedEventData parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SpaceBatchUpdatedEventData parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SpaceBatchUpdatedEventData parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SpaceBatchUpdatedEventData parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SpaceBatchUpdatedEventData parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SpaceBatchUpdatedEventData parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SpaceBatchUpdatedEventData> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SpaceBatchUpdatedEventData> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SpaceBatchUpdatedEventData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData |
|
getParserForType()
public Parser<SpaceBatchUpdatedEventData> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SpaceBatchUpdatedEventData> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSpaces(int index)
public SpaceUpdatedEventData getSpaces(int index)A list of updated spaces.
repeated .google.chat.v1.SpaceUpdatedEventData spaces = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SpaceUpdatedEventData |
|
getSpacesCount()
public int getSpacesCount()A list of updated spaces.
repeated .google.chat.v1.SpaceUpdatedEventData spaces = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getSpacesList()
public List<SpaceUpdatedEventData> getSpacesList()A list of updated spaces.
repeated .google.chat.v1.SpaceUpdatedEventData spaces = 1;
| Returns | |
|---|---|
| Type | Description |
List<SpaceUpdatedEventData> |
|
getSpacesOrBuilder(int index)
public SpaceUpdatedEventDataOrBuilder getSpacesOrBuilder(int index)A list of updated spaces.
repeated .google.chat.v1.SpaceUpdatedEventData spaces = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SpaceUpdatedEventDataOrBuilder |
|
getSpacesOrBuilderList()
public List<? extends SpaceUpdatedEventDataOrBuilder> getSpacesOrBuilderList()A list of updated spaces.
repeated .google.chat.v1.SpaceUpdatedEventData spaces = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.chat.v1.SpaceUpdatedEventDataOrBuilder> |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public SpaceBatchUpdatedEventData.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SpaceBatchUpdatedEventData.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData.Builder |
|
toBuilder()
public SpaceBatchUpdatedEventData.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SpaceBatchUpdatedEventData.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|