8000 docs: [google-cloud-container] broken (or ambiguous) markdown link (#… · googleapis/google-cloud-python@5579df8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5579df8

Browse files
docs: [google-cloud-container] broken (or ambiguous) markdown link (#13468)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 719886612 Source-Link: googleapis/googleapis@8798cef Source-Link: googleapis/googleapis-gen@9e1815b Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiOWUxODE1YjJiMmQ0ZDBmMjViZjBlM2JjYjBmMjExNzI3OWZiNjBjNCJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4c7730f commit 5579df8

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/google-cloud-container/google/cloud/container/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__ = "2.55.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_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__ = "2.55.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_v1/types/cluster_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8342,7 +8342,7 @@ class NetworkConfig(proto.Message):
83428342
Attributes:
83438343
network (str):
83448344
Output only. The relative name of the Google Compute Engine
8345-
[network]`google.container.v1.NetworkConfig.network <https://cloud.google.com/compute/docs/networks-and-firewalls#networks>`__
8345+
`network <https://cloud.google.com/compute/docs/networks-and-firewalls#networks>`__
83468346
to which the cluster is connected. Example:
83478347
projects/my-project/global/networks/my-network
83488348
subnetwork (str):

packages/google-cloud-container/google/cloud/container_v1beta1/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__ = "2.55.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_v1beta1/types/cluster_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8945,7 +8945,7 @@ class NetworkConfig(proto.Message):
89458945
Attributes:
89468946
network (str):
89478947
Output only. The relative name of the Google Compute Engine
8948-
[network]`google.container.v1beta1.NetworkConfig.network <https://cloud.google.com/compute/docs/networks-and-firewalls#networks>`__
8948+
`network <https://cloud.google.com/compute/docs/networks-and-firewalls#networks>`__
89498949
to which the cluster is connected. Example:
89508950
projects/my-project/global/networks/my-network
89518951
subnetwork (str):

packages/google-cloud-container/samples/generated_samples/snippet_metadata_google.container.v1.json

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

packages/google-cloud-container/samples/generated_samples/snippet_metadata_google.container.v1beta1.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-container",
11-
"version": "2.55.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)
0