App Hub V1 API - Class Google::Cloud::AppHub::V1::GetDiscoveredWorkloadRequest (v0.1.0)

Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::GetDiscoveredWorkloadRequest.

Request for GetDiscoveredWorkload.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Fully qualified name of the Discovered Workload to fetch. Expected format: projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Fully qualified name of the Discovered Workload to fetch. Expected format: projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}.
Returns
  • (::String) — Required. Fully qualified name of the Discovered Workload to fetch. Expected format: projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}.