Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::GetAvailabilityRequest.
Request message for the GetAvailability method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String-
(::String) — Required. The resource name of the availability to retrieve.
Format: users/{user}/availability
{user}is the id for the Person in the People API or Admin SDK directory API. For example,users/123456789.The user's email address or
mecan also be used as an alias to refer to the caller. For example,users/user@example.comorusers/me.
#name=
def name=(value) -> ::String-
value (::String) — Required. The resource name of the availability to retrieve.
Format: users/{user}/availability
{user}is the id for the Person in the People API or Admin SDK directory API. For example,users/123456789.The user's email address or
mecan also be used as an alias to refer to the caller. For example,users/user@example.comorusers/me.
-
(::String) — Required. The resource name of the availability to retrieve.
Format: users/{user}/availability
{user}is the id for the Person in the People API or Admin SDK directory API. For example,users/123456789.The user's email address or
mecan also be used as an alias to refer to the caller. For example,users/user@example.comorusers/me.