Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::Rollout::TrafficPercentStrategy::PercentagesEntry (v0.3.9)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String)

#key=

def key=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#value

def value() -> ::Float
Returns
  • (::Float)

#value=

def value=(value) -> ::Float
Parameter
  • value (::Float)
Returns
  • (::Float)