Skip to content

Commit dc99ea0

Browse files
authored
chore: updates to networkmanagement (googleapis#14072)
This splits the changes that were joined together in googleapis#14063 so that releases can have proper release notes. BEGIN_COMMIT_OVERRIDE docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs feat: Enable organization-level support for VPC Flow Logs feat: add field service_uri to message Endpoint.CloudRunRevisionEndpoint feat: add message Endpoint.SingleEdgeResponse feat: add http additional_bindings feat: add enum Status to message InstanceInfo feat: add field running to message InstanceInfo feat: add field policy_priority to message NetworkInfo feat: add enum value RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY feat: add enum DeliverInfo.GoogleServiceType feat: add field google_service_type to message DeliverInfo feat: add enum value AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT feat: add enum values NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS, TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED, NO_MATCHING_NAT64_GATEWAY, LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH, and NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION to DropInfo.Cause feat: add rpc VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs feat: add service OrganizationVpcFlowLogsService feat: add enum VpcFlowLogsConfig.CrossProjectMetadata feat: add enum VpcFlowLogsConfig.TargetResourceState feat: add fields cross_project_metadata, target_resource_state, network, and subnet to message VpcFlowLogsConfig END_COMMIT_OVERRIDE PiperOrigin-RevId: 778807926
1 parent b373910 commit dc99ea0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

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

0 commit comments

Comments
 (0)