Workload Manager V1 API - Class Google::Cloud::WorkloadManager::V1::Resource (v0.1.0)

Reference documentation and code samples for the Workload Manager V1 API class Google::Cloud::WorkloadManager::V1::Resource.

Resource in execution result.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the resource.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the resource.
Returns
  • (::String) — The name of the resource.

#service_account

def service_account() -> ::String
Returns
  • (::String) — The service account associated with the resource.

#service_account=

def service_account=(value) -> ::String
Parameter
  • value (::String) — The service account associated with the resource.
Returns
  • (::String) — The service account associated with the resource.

#type

def type() -> ::String
Returns
  • (::String) — The type of resource.

#type=

def type=(value) -> ::String
Parameter
  • value (::String) — The type of resource.
Returns
  • (::String) — The type of resource.