Class Google::Cloud::Channel::V1::ListTransferableOffersRequest (v0.9.5)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_identity_id

def cloud_identity_id() -> ::String
Returns
  • (::String) — Customer's Cloud Identity ID

#cloud_identity_id=

def cloud_identity_id=(value) -> ::String
Parameter
  • value (::String) — Customer's Cloud Identity ID
Returns
  • (::String) — Customer's Cloud Identity ID

#customer_name

def customer_name() -> ::String
Returns
  • (::String) — A reseller should create a customer and use the resource name of that customer here.

#customer_name=

def customer_name=(value) -> ::String
Parameter
  • value (::String) — A reseller should create a customer and use the resource name of that customer here.
Returns
  • (::String) — A reseller should create a customer and use the resource name of that customer here.

#language_code

def language_code() -> ::String
Returns
  • (::String) — The BCP-47 language code. For example, "en-US". The response will localize in the corresponding language code, if specified. The default value is "en-US".

#language_code=

def language_code=(value) -> ::String
Parameter
  • value (::String) — The BCP-47 language code. For example, "en-US". The response will localize in the corresponding language code, if specified. The default value is "en-US".
Returns
  • (::String) — The BCP-47 language code. For example, "en-US". The response will localize in the corresponding language code, if specified. The default value is "en-US".

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Requested page size. Server might return fewer results than requested. If unspecified, returns at most 100 offers. The maximum value is 1000; the server will coerce values above 1000.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Requested page size. Server might return fewer results than requested. If unspecified, returns at most 100 offers. The maximum value is 1000; the server will coerce values above 1000.
Returns
  • (::Integer) — Requested page size. Server might return fewer results than requested. If unspecified, returns at most 100 offers. The maximum value is 1000; the server will coerce values above 1000.

#page_token

def page_token() -> ::String
Returns

#page_token=

def page_token=(value) -> ::String
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the reseller's account.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the reseller's account.
Returns
  • (::String) — Required. The resource name of the reseller's account.

#sku

def sku() -> ::String
Returns
  • (::String) — Required. The SKU to look up Offers for.

#sku=

def sku=(value) -> ::String
Parameter
  • value (::String) — Required. The SKU to look up Offers for.
Returns
  • (::String) — Required. The SKU to look up Offers for.