Skip to content

Commit

Permalink
chore: [orchestration-airflow] fix proto formatting (#9031)
Browse files Browse the repository at this point in the history
* chore: minor docstring formatting

PiperOrigin-RevId: 504261496

Source-Link: googleapis/googleapis@73b3a78

Source-Link: https://github.com/googleapis/googleapis-gen/commit/edb28a1caf0b8a127f24c7b7b1463e28e2467f49
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6ImVkYjI4YTFjYWYwYjhhMTI3ZjI0YzdiN2IxNDYzZTI4ZTI0NjdmNDkifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: fix proto formatting

PiperOrigin-RevId: 504297016

Source-Link: googleapis/googleapis@62194f8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f5f9293003d3d6713761a0b17b963325fbad9b4
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6IjlmNWY5MjkzMDAzZDNkNjcxMzc2MWEwYjE3Yjk2MzMyNWZiYWQ5YjQifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 2, 2023
1 parent fd273d6 commit 705ae1a
Show file tree
Hide file tree
Showing 55 changed files with 1,958 additions and 1,599 deletions.
6 changes: 3 additions & 3 deletions java-orchestration-airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.8.0'
implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.9.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.8.0"
libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.9.0"
```

## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ public int getContainsPypiModulesConflictValue() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Expand All @@ -370,8 +370,8 @@ public java.lang.String getPypiConflictBuildLogExtract() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Expand Down Expand Up @@ -1258,8 +1258,8 @@ public Builder clearContainsPypiModulesConflict() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>
Expand All @@ -1283,8 +1283,8 @@ public java.lang.String getPypiConflictBuildLogExtract() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>
Expand All @@ -1308,8 +1308,8 @@ public com.google.protobuf.ByteString getPypiConflictBuildLogExtractBytes() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>
Expand All @@ -1332,8 +1332,8 @@ public Builder setPypiConflictBuildLogExtract(java.lang.String value) {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>
Expand All @@ -1352,8 +1352,8 @@ public Builder clearPypiConflictBuildLogExtract() {
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ public interface CheckUpgradeResponseOrBuilder
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Expand All @@ -96,8 +96,8 @@ public interface CheckUpgradeResponseOrBuilder
*
*
* <pre>
* Output only. Extract from a docker image build log containing information about pypi
* modules conflicts.
* Output only. Extract from a docker image build log containing information
* about pypi modules conflicts.
* </pre>
*
* <code>string pypi_conflict_build_log_extract = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -102,9 +102,9 @@ public java.lang.String getKmsKeyName() {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down Expand Up @@ -482,9 +482,9 @@ public Builder mergeFrom(
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -506,9 +506,9 @@ public java.lang.String getKmsKeyName() {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -530,9 +530,9 @@ public com.google.protobuf.ByteString getKmsKeyNameBytes() {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -553,9 +553,9 @@ public Builder setKmsKeyName(java.lang.String value) {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -572,9 +572,9 @@ public Builder clearKmsKeyName() {
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ public interface EncryptionConfigOrBuilder
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -41,9 +41,9 @@ public interface EncryptionConfigOrBuilder
*
*
* <pre>
* Optional. Customer-managed Encryption Key available through Google's Key Management
* Service. Cannot be updated.
* If not specified, Google-managed key will be used.
* Optional. Customer-managed Encryption Key available through Google's Key
* Management Service. Cannot be updated. If not specified, Google-managed key
* will be used.
* </pre>
*
* <code>string kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ public com.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig getCo
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand All @@ -447,8 +447,8 @@ public java.lang.String getUuid() {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand Down Expand Up @@ -1587,8 +1587,8 @@ public Builder clearConfig() {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand All @@ -1610,8 +1610,8 @@ public java.lang.String getUuid() {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand All @@ -1633,8 +1633,8 @@ public com.google.protobuf.ByteString getUuidBytes() {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand All @@ -1655,8 +1655,8 @@ public Builder setUuid(java.lang.String value) {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand All @@ -1673,8 +1673,8 @@ public Builder clearUuid() {
*
*
* <pre>
* Output only. The UUID (Universally Unique IDentifier) associated with this environment.
* This value is generated when the environment is created.
* Output only. The UUID (Universally Unique IDentifier) associated with this
* environment. This value is generated when the environment is created.
* </pre>
*
* <code>string uuid = 3;</code>
Expand Down
Loading

0 comments on commit 705ae1a

Please sign in to comment.