Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::CreateServiceRolloutRequest (v0.11.0)

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

Request message for 'CreateServiceRollout'

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#rollout

def rollout() -> ::Google::Cloud::ServiceManagement::V1::Rollout
Returns

#rollout=

def rollout=(value) -> ::Google::Cloud::ServiceManagement::V1::Rollout
Parameter
Returns

#service_name

def service_name() -> ::String
Returns
  • (::String) — Required. The name of the service. See the 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 overview for naming requirements. For example: example.googleapis.com.
Returns
  • (::String) — Required. The name of the service. See the overview for naming requirements. For example: example.googleapis.com.