Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::SpaceBatchUpdatedEventData.
Event payload for multiple updates to a space.
Event type: google.workspace.chat.space.v1.batchUpdated
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#spaces
def spaces() -> ::Array<::Google::Apps::Chat::V1::SpaceUpdatedEventData>
Returns
- (::Array<::Google::Apps::Chat::V1::SpaceUpdatedEventData>) — A list of updated spaces.
#spaces=
def spaces=(value) -> ::Array<::Google::Apps::Chat::V1::SpaceUpdatedEventData>
Parameter
- value (::Array<::Google::Apps::Chat::V1::SpaceUpdatedEventData>) — A list of updated spaces.
Returns
- (::Array<::Google::Apps::Chat::V1::SpaceUpdatedEventData>) — A list of updated spaces.