Interface protos.google.cloud.billing.v1.IUpdateProjectBillingInfoRequest (2.2.7)

Properties of an UpdateProjectBillingInfoRequest.

Package

@google-cloud/billing!

Properties

name

name?: (string|null);

UpdateProjectBillingInfoRequest name

Property Value
TypeDescription
(string|null)

projectBillingInfo

projectBillingInfo?: (google.cloud.billing.v1.IProjectBillingInfo|null);

UpdateProjectBillingInfoRequest projectBillingInfo

Property Value
TypeDescription
(google.cloud.billing.v1.IProjectBillingInfo|null)