Google Cloud Service Directory V1 Client - Class CreateServiceRequest (1.1.2)

Reference documentation and code samples for the Google Cloud Service Directory V1 Client class CreateServiceRequest.

The request message for RegistrationService.CreateService .

Generated from protobuf message google.cloud.servicedirectory.v1.CreateServiceRequest

Namespace

Google \ Cloud \ ServiceDirectory \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The resource name of the namespace this service will belong to.

↳ service_id
string

Required. The Resource ID must be 1-63 characters long, and comply with RFC1035 . Specifically, the name must be 1-63 characters long and match the regular expression [a-z](?:[-a-z0-9]{0,61}[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

↳ service
Google\Cloud\ServiceDirectory\V1\Service

Required. A service with initial fields set.

getParent

Required. The resource name of the namespace this service will belong to.

Returns
Type
Description
string

setParent

Required. The resource name of the namespace this service will belong to.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getServiceId

Required. The Resource ID must be 1-63 characters long, and comply with RFC1035 .

Specifically, the name must be 1-63 characters long and match the regular expression [a-z](?:[-a-z0-9]{0,61}[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Returns
Type
Description
string

setServiceId

Required. The Resource ID must be 1-63 characters long, and comply with RFC1035 .

Specifically, the name must be 1-63 characters long and match the regular expression [a-z](?:[-a-z0-9]{0,61}[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getService

Required. A service with initial fields set.

Returns
Type
Description

hasService

clearService

setService

Required. A service with initial fields set.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. The resource name of the namespace this service will belong to. Please see Google\Cloud\ServiceDirectory\V1\RegistrationServiceClient::namespaceName() for help formatting this field.

service
Google\Cloud\ServiceDirectory\V1\Service

Required. A service with initial fields set.

serviceId
string

Required. The Resource ID must be 1-63 characters long, and comply with RFC1035 . Specifically, the name must be 1-63 characters long and match the regular expression [a-z](?:[-a-z0-9]{0,61}[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Design a Mobile Site
View Site in Mobile | Classic
Share by: