Skip to content

Commit 3a9a8fb

Browse files
docs: [google-cloud-gke-multicloud] fix comments of existing field (googleapis#13417)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 713414570 Source-Link: googleapis/googleapis@ba1a1c7 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5757850b48320202f8f8bfef54ba3915317b9e18 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdrZS1tdWx0aWNsb3VkLy5Pd2xCb3QueWFtbCIsImgiOiI1NzU3ODUwYjQ4MzIwMjAyZjhmOGJmZWY1NGJhMzkxNTMxN2I5ZTE4In0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
1 parent 8a3a6d6 commit 3a9a8fb

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/google-cloud-gke-multicloud/google/cloud/gke_multicloud/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.17" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-gke-multicloud/google/cloud/gke_multicloud_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.17" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-gke-multicloud/google/cloud/gke_multicloud_v1/types/attached_resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ class AttachedCluster(proto.Message):
151151
slashes (/).
152152
153153
See
154-
`Tags <http://cloud/resource-manager/docs/tags/tags-overview>`__
154+
`Tags <https://cloud.google.com/resource-manager/docs/tags/tags-overview>`__
155155
for more details on Google Cloud Platform tags.
156156
"""
157157

packages/google-cloud-gke-multicloud/samples/generated_samples/snippet_metadata_google.cloud.gkemulticloud.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-gke-multicloud",
11-
"version": "0.6.17"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)