Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ListTransferableOffersRequest.
Request message for CloudChannelService.ListTransferableOffers
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#billing_account
def billing_account() -> ::String
-
(::String) — Optional. The Billing Account to look up Offers for. Format:
accounts/{account_id}/billingAccounts/{billing_account_id}.
This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.
#billing_account=
def billing_account=(value) -> ::String
-
value (::String) — Optional. The Billing Account to look up Offers for. Format:
accounts/{account_id}/billingAccounts/{billing_account_id}.
This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.
-
(::String) — Optional. The Billing Account to look up Offers for. Format:
accounts/{account_id}/billingAccounts/{billing_account_id}.
This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.
#cloud_identity_id
def cloud_identity_id() -> ::String
- (::String) — Customer's Cloud Identity ID
#cloud_identity_id=
def cloud_identity_id=(value) -> ::String
- value (::String) — Customer's Cloud Identity ID
- (::String) — Customer's Cloud Identity ID
#customer_name
def customer_name() -> ::String
- (::String) — A reseller should create a customer and use the resource name of that customer here.
#customer_name=
def customer_name=(value) -> ::String
- value (::String) — A reseller should create a customer and use the resource name of that customer here.
- (::String) — A reseller should create a customer and use the resource name of that customer here.
#language_code
def language_code() -> ::String
- (::String) — Optional. 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
- value (::String) — Optional. 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".
- (::String) — Optional. 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
- (::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
- 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.
- (::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
- (::String) — A token for a page of results other than the first page. Obtained using ListTransferableOffersResponse.next_page_token of the previous CloudChannelService.ListTransferableOffers call.
#page_token=
def page_token=(value) -> ::String
- value (::String) — A token for a page of results other than the first page. Obtained using ListTransferableOffersResponse.next_page_token of the previous CloudChannelService.ListTransferableOffers call.
- (::String) — A token for a page of results other than the first page. Obtained using ListTransferableOffersResponse.next_page_token of the previous CloudChannelService.ListTransferableOffers call.
#parent
def parent() -> ::String
- (::String) — Required. The resource name of the reseller's account.
#parent=
def parent=(value) -> ::String
- value (::String) — Required. The resource name of the reseller's account.
- (::String) — Required. The resource name of the reseller's account.
#sku
def sku() -> ::String
- (::String) — Required. The SKU to look up Offers for.
#sku=
def sku=(value) -> ::String
- value (::String) — Required. The SKU to look up Offers for.
- (::String) — Required. The SKU to look up Offers for.