Skip to content

Commit

Permalink
docs: [batch] fix minor docstring formatting (#8761)
Browse files Browse the repository at this point in the history
* docs: fix minor docstring formatting

PiperOrigin-RevId: 487300638

Source-Link: googleapis/googleapis@91b1a9b

Source-Link: googleapis/googleapis-gen@b9328e5
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiYjkzMjhlNWU4OWMyYzVkZTBiNmQ3NDIxOWM1NGMxMmJiY2Q3ZTFhZSJ9

* 🦉 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] committed Nov 10, 2022
1 parent 6a84b71 commit 090ca64
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
Expand Up @@ -286,7 +286,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -300,7 +300,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -315,7 +315,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -329,7 +329,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down Expand Up @@ -708,7 +708,7 @@ public boolean getBlockExternalNetwork() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -733,7 +733,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand Down Expand Up @@ -761,7 +761,7 @@ public com.google.protobuf.ByteString getUsernameBytes() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -786,7 +786,7 @@ public java.lang.String getPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down Expand Up @@ -2091,7 +2091,7 @@ public Builder clearBlockExternalNetwork() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2115,7 +2115,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2139,7 +2139,7 @@ public com.google.protobuf.ByteString getUsernameBytes() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2162,7 +2162,7 @@ public Builder setUsername(java.lang.String value) {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2181,7 +2181,7 @@ public Builder clearUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2207,7 +2207,7 @@ public Builder setUsernameBytes(com.google.protobuf.ByteString value) {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2231,7 +2231,7 @@ public java.lang.String getPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2255,7 +2255,7 @@ public com.google.protobuf.ByteString getPasswordBytes() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2278,7 +2278,7 @@ public Builder setPassword(java.lang.String value) {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2297,7 +2297,7 @@ public Builder clearPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down
Expand Up @@ -126,12 +126,12 @@ message Runnable {
bool block_external_network = 9;

// Optional username for logging in to a docker registry. If username
// matches "projects/*/secrets/*/versions/*" then Batch will read the
// matches `projects/*/secrets/*/versions/*` then Batch will read the
// username from the Secret Manager.
string username = 10;

// Optional password for logging in to a docker registry. If password
// matches "projects/*/secrets/*/versions/*" then Batch will read the
// matches `projects/*/secrets/*/versions/*` then Batch will read the
// password from the Secret Manager;
string password = 11;
}
Expand Down
Expand Up @@ -297,7 +297,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -311,7 +311,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -326,7 +326,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -340,7 +340,7 @@ public interface ContainerOrBuilder
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down Expand Up @@ -719,7 +719,7 @@ public boolean getBlockExternalNetwork() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -744,7 +744,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand Down Expand Up @@ -772,7 +772,7 @@ public com.google.protobuf.ByteString getUsernameBytes() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -797,7 +797,7 @@ public java.lang.String getPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down Expand Up @@ -2103,7 +2103,7 @@ public Builder clearBlockExternalNetwork() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2127,7 +2127,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2151,7 +2151,7 @@ public com.google.protobuf.ByteString getUsernameBytes() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2174,7 +2174,7 @@ public Builder setUsername(java.lang.String value) {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2193,7 +2193,7 @@ public Builder clearUsername() {
*
* <pre>
* Optional username for logging in to a docker registry. If username
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* username from the Secret Manager.
* </pre>
*
Expand All @@ -2219,7 +2219,7 @@ public Builder setUsernameBytes(com.google.protobuf.ByteString value) {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2243,7 +2243,7 @@ public java.lang.String getPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2267,7 +2267,7 @@ public com.google.protobuf.ByteString getPasswordBytes() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2290,7 +2290,7 @@ public Builder setPassword(java.lang.String value) {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand All @@ -2309,7 +2309,7 @@ public Builder clearPassword() {
*
* <pre>
* Optional password for logging in to a docker registry. If password
* matches "projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;" then Batch will read the
* matches `projects/&#42;&#47;secrets/&#42;&#47;versions/&#42;` then Batch will read the
* password from the Secret Manager;
* </pre>
*
Expand Down
Expand Up @@ -131,12 +131,12 @@ message Runnable {
bool block_external_network = 9;

// Optional username for logging in to a docker registry. If username
// matches "projects/*/secrets/*/versions/*" then Batch will read the
// matches `projects/*/secrets/*/versions/*` then Batch will read the
// username from the Secret Manager.
string username = 10;

// Optional password for logging in to a docker registry. If password
// matches "projects/*/secrets/*/versions/*" then Batch will read the
// matches `projects/*/secrets/*/versions/*` then Batch will read the
// password from the Secret Manager;
string password = 11;
}
Expand Down

0 comments on commit 090ca64

Please sign in to comment.