Cloud Workstations V1BETA API - Class Google::Cloud::Workstations::V1beta::PushCredentialsRequest (v0.9.0)

Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::PushCredentialsRequest.

Request message for PushCredentials.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#application_default_credentials

def application_default_credentials() -> ::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken
Returns

#application_default_credentials=

def application_default_credentials=(value) -> ::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken
Parameter
Returns

#workstation

def workstation() -> ::String
Returns
  • (::String) — Required. Name of the workstation for which the credentials should be pushed.

#workstation=

def workstation=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the workstation for which the credentials should be pushed.
Returns
  • (::String) — Required. Name of the workstation for which the credentials should be pushed.