Google Chat V1 API - Class Google::Apps::Chat::V1::GetSpaceRequest (v0.1.1)

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

A request to return a single space.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the space, in the form "spaces/*".

    Format: spaces/{space}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the space, in the form "spaces/*".

    Format: spaces/{space}

Returns
  • (::String) — Required. Resource name of the space, in the form "spaces/*".

    Format: spaces/{space}