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

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

The full representation of a Service that is managed by Google Service Management.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#producer_project_id

def producer_project_id() -> ::String
Returns
  • (::String) — ID of the project that produces and owns this service.

#producer_project_id=

def producer_project_id=(value) -> ::String
Parameter
  • value (::String) — ID of the project that produces and owns this service.
Returns
  • (::String) — ID of the project that produces and owns this service.

#service_name

def service_name() -> ::String
Returns
  • (::String) — The name of the service. See the overview for naming requirements.

#service_name=

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