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

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

Request for LookupDiscoveredWorkload.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Host project ID and location to lookup Discovered Workload in. Expected format: projects/{project}/locations/{location}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Host project ID and location to lookup Discovered Workload in. Expected format: projects/{project}/locations/{location}.
Returns
  • (::String) — Required. Host project ID and location to lookup Discovered Workload in. Expected format: projects/{project}/locations/{location}.

#uri

def uri() -> ::String
Returns
  • (::String) — Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.
Returns
  • (::String) — Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.