ProjectBillingInfo.Builder |
ListProjectBillingInfoResponse.Builder.addProjectBillingInfoBuilder() |
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
ListProjectBillingInfoResponse.Builder.addProjectBillingInfoBuilder(int index) |
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clear() |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearBillingAccountName() |
The resource name of the billing account associated with the project, if
any.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearBillingEnabled() |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearName() |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clearProjectId() |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.clone() |
|
ProjectBillingInfo.Builder |
ListProjectBillingInfoResponse.Builder.getProjectBillingInfoBuilder(int index) |
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
UpdateProjectBillingInfoRequest.Builder.getProjectBillingInfoBuilder() |
The new billing information for the project.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.mergeFrom(ProjectBillingInfo other) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ProjectBillingInfo.Builder |
ProjectBillingInfo.newBuilder() |
|
static ProjectBillingInfo.Builder |
ProjectBillingInfo.newBuilder(ProjectBillingInfo prototype) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.newBuilderForType() |
|
protected ProjectBillingInfo.Builder |
ProjectBillingInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setBillingAccountName(String value) |
The resource name of the billing account associated with the project, if
any.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setBillingAccountNameBytes(com.google.protobuf.ByteString value) |
The resource name of the billing account associated with the project, if
any.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setBillingEnabled(boolean value) |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setName(String value) |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setProjectId(String value) |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.toBuilder() |
|