Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class AppHubService.
AppHubService represents the App Hub Service.
Generated from protobuf message google.cloud.developerconnect.v1.AppHubService
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ apphub_service
string
Required. Output only. Immutable. The name of the App Hub Service. Format: projects/{project}/locations/{location}/applications/{application}/services/{service}
.
↳ criticality
string
Output only. The criticality of the App Hub Service.
↳ environment
string
Output only. The environment of the App Hub Service.
getApphubService
Required. Output only. Immutable. The name of the App Hub Service.
Format: projects/{project}/locations/{location}/applications/{application}/services/{service}
.
string
setApphubService
Required. Output only. Immutable. The name of the App Hub Service.
Format: projects/{project}/locations/{location}/applications/{application}/services/{service}
.
var
string
$this
getCriticality
Output only. The criticality of the App Hub Service.
string
setCriticality
Output only. The criticality of the App Hub Service.
var
string
$this
getEnvironment
Output only. The environment of the App Hub Service.
string
setEnvironment
Output only. The environment of the App Hub Service.
var
string
$this

