Reference documentation and code samples for the Google Cloud Ces V1 Client class ServiceDirectoryConfig.
Configuration for tools using Service Directory.
Generated from protobuf message google.cloud.ces.v1.ServiceDirectoryConfig
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service
string
Required. The name of Service Directory
service. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}
. Location of the service directory must be the same as the location of the app.
getService
Required. The name of Service Directory service.
Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}
.
Location of the service directory must be the same as the location of the
app.
string
setService
Required. The name of Service Directory service.
Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}
.
Location of the service directory must be the same as the location of the
app.
var
string
$this

