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
- (::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken) — Optional. Credentials used by Cloud Client Libraries, Google API Client Libraries, and other tooling within the user conainer: https://cloud.google.com/docs/authentication/application-default-credentials
#application_default_credentials=
def application_default_credentials=(value) -> ::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken
Parameter
- value (::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken) — Optional. Credentials used by Cloud Client Libraries, Google API Client Libraries, and other tooling within the user conainer: https://cloud.google.com/docs/authentication/application-default-credentials
Returns
- (::Google::Cloud::Workstations::V1beta::PushCredentialsRequest::OAuthToken) — Optional. Credentials used by Cloud Client Libraries, Google API Client Libraries, and other tooling within the user conainer: https://cloud.google.com/docs/authentication/application-default-credentials
#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.