Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: [cloudbilling] update comments #10228

Merged
merged 2 commits into from
Jan 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions java-billing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.29.0</version>
<version>26.30.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-billing.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billing/2.32.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-billing/2.33.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ public com.google.protobuf.ByteString getNameBytes() {
* <pre>
* Output only. True if the billing account is open, and will therefore be
* charged for any usage on associated projects. False if the billing account
* is closed, and therefore projects associated with it will be unable to use
* paid services.
* is closed, and therefore projects associated with it are unable to use paid
* services.
* </pre>
*
* <code>bool open = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down Expand Up @@ -901,8 +901,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
* <pre>
* Output only. True if the billing account is open, and will therefore be
* charged for any usage on associated projects. False if the billing account
* is closed, and therefore projects associated with it will be unable to use
* paid services.
* is closed, and therefore projects associated with it are unable to use paid
* services.
* </pre>
*
* <code>bool open = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -919,8 +919,8 @@ public boolean getOpen() {
* <pre>
* Output only. True if the billing account is open, and will therefore be
* charged for any usage on associated projects. False if the billing account
* is closed, and therefore projects associated with it will be unable to use
* paid services.
* is closed, and therefore projects associated with it are unable to use paid
* services.
* </pre>
*
* <code>bool open = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -941,8 +941,8 @@ public Builder setOpen(boolean value) {
* <pre>
* Output only. True if the billing account is open, and will therefore be
* charged for any usage on associated projects. False if the billing account
* is closed, and therefore projects associated with it will be unable to use
* paid services.
* is closed, and therefore projects associated with it are unable to use paid
* services.
* </pre>
*
* <code>bool open = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ public interface BillingAccountOrBuilder
* <pre>
* Output only. True if the billing account is open, and will therefore be
* charged for any usage on associated projects. False if the billing account
* is closed, and therefore projects associated with it will be unable to use
* paid services.
* is closed, and therefore projects associated with it are unable to use paid
* services.
* </pre>
*
* <code>bool open = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -159,7 +159,7 @@ public java.lang.String getDestinationParent() {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand Down Expand Up @@ -686,7 +686,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -712,7 +712,7 @@ public java.lang.String getDestinationParent() {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -738,7 +738,7 @@ public com.google.protobuf.ByteString getDestinationParentBytes() {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -763,7 +763,7 @@ public Builder setDestinationParent(java.lang.String value) {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -784,7 +784,7 @@ public Builder clearDestinationParent() {
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public interface MoveBillingAccountRequestOrBuilder
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand All @@ -78,7 +78,7 @@ public interface MoveBillingAccountRequestOrBuilder
*
*
* <pre>
* Required. The resource name of the Organization to reparent
* Required. The resource name of the Organization to move
* the billing account under.
* Must be of the form `organizations/{organization_id}`.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ message BillingAccount {

// Output only. True if the billing account is open, and will therefore be
// charged for any usage on associated projects. False if the billing account
// is closed, and therefore projects associated with it will be unable to use
// paid services.
// is closed, and therefore projects associated with it are unable to use paid
// services.
bool open = 2 [(google.api.field_behavior) = OUTPUT_ONLY];

// The display name given to the billing account, such as `My Billing
Expand Down Expand Up @@ -478,7 +478,7 @@ message MoveBillingAccountRequest {
}
];

// Required. The resource name of the Organization to reparent
// Required. The resource name of the Organization to move
// the billing account under.
// Must be of the form `organizations/{organization_id}`.
string destination_parent = 2 [
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -718,4 +718,4 @@ proto-google-cloud-securitycentermanagement-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-cloud-securitycentermanagement-v1:0.1.0:0.2.0-SNAPSHOT
google-shopping-css:0.1.0:0.2.0-SNAPSHOT
proto-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT
Loading