Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::GetServiceRequest (v0.3.9)

Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::GetServiceRequest.

Request message for GetService method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#service_name

def service_name() -> ::String
Returns
  • (::String) — Required. The name of the service. See the ServiceManager overview for naming requirements. For example: example.googleapis.com.

#service_name=

def service_name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the service. See the ServiceManager overview for naming requirements. For example: example.googleapis.com.
Returns
  • (::String) — Required. The name of the service. See the ServiceManager overview for naming requirements. For example: example.googleapis.com.