Billing V1 API - Class Google::Cloud::Billing::V1::UpdateBillingAccountRequest (v0.8.0)

Reference documentation and code samples for the Billing V1 API class Google::Cloud::Billing::V1::UpdateBillingAccountRequest.

Request message for UpdateBillingAccount.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#account

def account() -> ::Google::Cloud::Billing::V1::BillingAccount
Returns

#account=

def account=(value) -> ::Google::Cloud::Billing::V1::BillingAccount
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the billing account resource to be updated.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the billing account resource to be updated.
Returns
  • (::String) — Required. The name of the billing account resource to be updated.

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns