| Modifier and Type | Method and Description |
|---|---|
ProjectBillingInfo |
ProjectBillingInfo.Builder.build() |
ProjectBillingInfo |
ProjectBillingInfo.Builder.buildPartial() |
static ProjectBillingInfo |
ProjectBillingInfo.getDefaultInstance() |
ProjectBillingInfo |
ProjectBillingInfo.getDefaultInstanceForType() |
ProjectBillingInfo |
ProjectBillingInfo.Builder.getDefaultInstanceForType() |
ProjectBillingInfo |
UpdateProjectBillingInfoRequest.getProjectBillingInfo()
The new billing information for the project.
|
ProjectBillingInfo |
UpdateProjectBillingInfoRequest.Builder.getProjectBillingInfo()
The new billing information for the project.
|
ProjectBillingInfo |
UpdateProjectBillingInfoRequestOrBuilder.getProjectBillingInfo()
The new billing information for the project.
|
ProjectBillingInfo |
ListProjectBillingInfoResponseOrBuilder.getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo |
ListProjectBillingInfoResponse.getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo |
ListProjectBillingInfoResponse.Builder.getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
static ProjectBillingInfo |
ProjectBillingInfo.parseDelimitedFrom(InputStream input) |
static ProjectBillingInfo |
ProjectBillingInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(byte[] data) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(ByteBuffer data) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(com.google.protobuf.ByteString data) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(InputStream input) |
static ProjectBillingInfo |
ProjectBillingInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProjectBillingInfo> |
ProjectBillingInfo.getParserForType() |
List<ProjectBillingInfo> |
ListProjectBillingInfoResponseOrBuilder.getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
List<ProjectBillingInfo> |
ListProjectBillingInfoResponse.getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
List<ProjectBillingInfo> |
ListProjectBillingInfoResponse.Builder.getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
static com.google.protobuf.Parser<ProjectBillingInfo> |
ProjectBillingInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListProjectBillingInfoResponse.Builder |
ListProjectBillingInfoResponse.Builder.addProjectBillingInfo(int index,
ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
ListProjectBillingInfoResponse.Builder.addProjectBillingInfo(ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
ProjectBillingInfo.Builder.mergeFrom(ProjectBillingInfo other) |
UpdateProjectBillingInfoRequest.Builder |
UpdateProjectBillingInfoRequest.Builder.mergeProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project.
|
static ProjectBillingInfo.Builder |
ProjectBillingInfo.newBuilder(ProjectBillingInfo prototype) |
ListProjectBillingInfoResponse.Builder |
ListProjectBillingInfoResponse.Builder.setProjectBillingInfo(int index,
ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
UpdateProjectBillingInfoRequest.Builder |
UpdateProjectBillingInfoRequest.Builder.setProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project.
|
| Modifier and Type | Method and Description |
|---|---|
ListProjectBillingInfoResponse.Builder |
ListProjectBillingInfoResponse.Builder.addAllProjectBillingInfo(Iterable<? extends ProjectBillingInfo> values)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
Copyright © 2024 Google LLC. All rights reserved.