Reference documentation and code samples for the Google Cloud Service Management V1 Client class DeleteServiceRequest.
Request message for DeleteService method.
Generated from protobuf message google.api.servicemanagement.v1.DeleteServiceRequest
Namespace
Google \ Cloud \ ServiceManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service_name
string
Required. The name of the service. See the overview
for naming requirements. For example: example.googleapis.com
.
getServiceName
Required. The name of the service. See the overview
for naming
requirements. For example: example.googleapis.com
.
string
setServiceName
Required. The name of the service. See the overview
for naming
requirements. For example: example.googleapis.com
.
var
string
$this
static::build
serviceName
string
Required. The name of the service. See the overview
for naming
requirements. For example: example.googleapis.com
.