Reference documentation and code samples for the Billing V1 API class Google::Cloud::Billing::V1::Service.
Encapsulates a single service in Google Cloud Platform.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#business_entity_name
def business_entity_name() -> ::String
Returns
- (::String) — The business under which the service is offered. Ex. "businessEntities/GCP", "businessEntities/Maps"
#business_entity_name=
def business_entity_name=(value) -> ::String
Parameter
- value (::String) — The business under which the service is offered. Ex. "businessEntities/GCP", "businessEntities/Maps"
Returns
- (::String) — The business under which the service is offered. Ex. "businessEntities/GCP", "businessEntities/Maps"
#display_name
def display_name() -> ::String
Returns
- (::String) — A human readable display name for this service.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — A human readable display name for this service.
Returns
- (::String) — A human readable display name for this service.
#name
def name() -> ::String
Returns
- (::String) — The resource name for the service. Example: "services/DA34-426B-A397"
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The resource name for the service. Example: "services/DA34-426B-A397"
Returns
- (::String) — The resource name for the service. Example: "services/DA34-426B-A397"
#service_id
def service_id() -> ::String
Returns
- (::String) — The identifier for the service. Example: "DA34-426B-A397"
#service_id=
def service_id=(value) -> ::String
Parameter
- value (::String) — The identifier for the service. Example: "DA34-426B-A397"
Returns
- (::String) — The identifier for the service. Example: "DA34-426B-A397"