Google Chat V1 API - Class Google::Apps::Chat::V1::GetSpaceEventRequest (v0.3.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::GetSpaceEventRequest.

Request message for getting a space event.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the space event.

    Format: spaces/{space}/spaceEvents/{spaceEvent}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the space event.

    Format: spaces/{space}/spaceEvents/{spaceEvent}

Returns
  • (::String) — Required. The resource name of the space event.

    Format: spaces/{space}/spaceEvents/{spaceEvent}