Cloud Build V1 API - Class Google::Cloud::Build::V1::GetDefaultServiceAccountRequest (v1.10.0)

Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::GetDefaultServiceAccountRequest.

Returns the default service account that will be used for Builds.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the DefaultServiceAccount to retrieve. Format: projects/{project}/locations/{location}/defaultServiceAccount

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the DefaultServiceAccount to retrieve. Format: projects/{project}/locations/{location}/defaultServiceAccount
Returns
  • (::String) — Required. The name of the DefaultServiceAccount to retrieve. Format: projects/{project}/locations/{location}/defaultServiceAccount