Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
docs: fix docstring formatting (#19)
Browse files Browse the repository at this point in the history
* docs: fix docstring formatting

Committer: @parthea
PiperOrigin-RevId: 403986035

Source-Link: googleapis/googleapis@bbe8aa1

Source-Link: googleapis/googleapis-gen@4a43c7a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGE0M2M3YTU4NzNmZWZkZTEzOGEwM2IzN2UxODRlYTI3ODM0YzVmNSJ9

* 🦉 Updates from OwlBot

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 Oct 21, 2021
1 parent b8144e6 commit 8eb8738
Show file tree
Hide file tree
Showing 9 changed files with 204 additions and 204 deletions.
Expand Up @@ -578,9 +578,9 @@ public int getLabelsCount() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -605,9 +605,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabels() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -623,9 +623,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabelsMap() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -645,9 +645,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand Down Expand Up @@ -2037,9 +2037,9 @@ public int getLabelsCount() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -2064,9 +2064,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabels() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -2082,9 +2082,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabelsMap() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -2105,9 +2105,9 @@ public java.lang.String getLabelsOrDefault(
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand Down Expand Up @@ -2135,9 +2135,9 @@ public Builder clearLabels() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -2161,9 +2161,9 @@ public java.util.Map<java.lang.String, java.lang.String> getMutableLabels() {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -2185,9 +2185,9 @@ public Builder putLabels(java.lang.String key, java.lang.String value) {
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand Down
Expand Up @@ -176,9 +176,9 @@ public interface DeliveryPipelineOrBuilder
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -191,9 +191,9 @@ public interface DeliveryPipelineOrBuilder
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -209,9 +209,9 @@ public interface DeliveryPipelineOrBuilder
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -224,9 +224,9 @@ public interface DeliveryPipelineOrBuilder
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand All @@ -239,9 +239,9 @@ public interface DeliveryPipelineOrBuilder
* Labels are attributes that can be set and used by both the
* user and by Google Cloud Deploy. Labels must meet the following
* constraints: Each resource is limited to 64 labels. Keys must conform to
* the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
* [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
* &lt;= 128 bytes in size.
* the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
* regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
* constrained to be &lt;= 128 bytes in size.
* </pre>
*
* <code>map&lt;string, string&gt; labels = 5;</code>
Expand Down

0 comments on commit 8eb8738

Please sign in to comment.