Reference documentation and code samples for the Google Cloud App Hub V1 Client class DiscoveredService.
DiscoveredService is a network/api interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service.
Generated from protobuf message google.cloud.apphub.v1.DiscoveredService
Namespace
Google \ Cloud \ AppHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
↳ service_reference
ServiceReference
Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable.
↳ service_properties
ServiceProperties
Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable.
getName
Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
string
setName
Identifier. The resource name of the discovered service. Format: "projects/{host-project-id}/locations/{location}/discoveredServices/{uuid}""
var
string
$this
getServiceReference
Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable.
hasServiceReference
clearServiceReference
setServiceReference
Output only. Reference to an underlying networking resource that can comprise a Service. These are immutable.
$this
getServiceProperties
Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable.
hasServiceProperties
clearServiceProperties
setServiceProperties
Output only. Properties of an underlying compute resource that can comprise a Service. These are immutable.
$this