Reference documentation and code samples for the Google Cloud Billing V1 Client class Service.
Encapsulates a single service in Google Cloud Platform.
Generated from protobuf message google.cloud.billing.v1.Service
Namespace
Google \ Cloud \ Billing \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name for the service. Example: "services/6F81-5844-456A"
↳ service_id
string
The identifier for the service. Example: "6F81-5844-456A"
↳ display_name
string
A human readable display name for this service.
↳ business_entity_name
string
The business under which the service is offered. Ex. "businessEntities/GCP", "businessEntities/Maps"
getName
The resource name for the service.
Example: "services/6F81-5844-456A"
string
setName
The resource name for the service.
Example: "services/6F81-5844-456A"
var
string
$this
getServiceId
The identifier for the service.
Example: "6F81-5844-456A"
string
setServiceId
The identifier for the service.
Example: "6F81-5844-456A"
var
string
$this
getDisplayName
A human readable display name for this service.
string
setDisplayName
A human readable display name for this service.
var
string
$this
getBusinessEntityName
The business under which the service is offered.
Ex. "businessEntities/GCP", "businessEntities/Maps"
string
setBusinessEntityName
The business under which the service is offered.
Ex. "businessEntities/GCP", "businessEntities/Maps"
var
string
$this